home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / comm / bbs / BScripts_1_1.lha / dload_bull.script < prev    next >
Text File  |  1992-11-24  |  271b  |  12 lines

  1.      converse "Command" "J %CONF\n"
  2.      converse "Command" "B\n"
  3.      wait "Bulletin"
  4.      capture "%ARCDIRBULLET%FILENAME"
  5.      timeout 1800 gosub TryAgain
  6.      send "%FILENAME\n"
  7.      wait "Bulletin"
  8.      timeout 60 gosub TryAgain
  9.      capture off
  10.      send "\w\w\n"
  11.  
  12.